Skip to content

Expose data track pipeline options#186

Open
ladvoc wants to merge 1 commit into
mainfrom
ladvoc/max-inflight-packets
Open

Expose data track pipeline options#186
ladvoc wants to merge 1 commit into
mainfrom
ladvoc/max-inflight-packets

Conversation

@ladvoc

@ladvoc ladvoc commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Context: livekit/rust-sdks#1101

Usage:

remoteTrack->setPipelineOptions({ .max_partial_frames = 4 });

No FFI bump is necessary as support for this has been around for a while.

/// reassembles packets for this remote data track.
///
/// Applied via setPipelineOptions().
struct PipelineOptions {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: How do you feel about nesting struct definitions like this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant